home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 12853 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: keats.ugrad.cs.ubc.ca!not-for-mail
  2. From: c2a192@ugrad.cs.ubc.ca (Kazimir Kylheku)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Regular Expression Parser
  5. Date: 2 Apr 1996 18:23:13 -0800
  6. Organization: Computer Science, University of B.C., Vancouver, B.C., Canada
  7. Message-ID: <4jsnehINNsq9@keats.ugrad.cs.ubc.ca>
  8. References: <4jplp2$9io@srvr1.engin.umich.edu> <4jq636INN8hm@mayne.ugrad.cs.ubc.ca> <4jqnkt$cma@charm.il.ft.hse.nl>
  9. NNTP-Posting-Host: keats.ugrad.cs.ubc.ca
  10.  
  11. In article <4jqnkt$cma@charm.il.ft.hse.nl>, robert <robert@il.ft.hse.nl> wrote:
  12.  >c2a192@ugrad.cs.ubc.ca (Kazimir Kylheku):
  13.  > >No, never! The Linux and FreeBSD operating systems have regex code in their
  14.  > >libraries which has been obtained from Microsoft under a strict non-disclosure
  15.  > >agreement. The source code is, needless to say, unavailable.
  16.  >
  17.  >Pardon?
  18.  >Read with me:
  19.  >This is a nearly-public-domain reimplementation of the V8 regexp(3) package.
  20.  >It gives C programs the ability to use egrep-style regular expressions, and
  21.  >does it in a much cleaner fashion than the analogous routines in SysV.
  22.  >
  23.  >This is an excerpt from the README of the regexp-lib which comes with
  24.  >FreeBSD (src/lib/libcompat/regexp/).
  25.  
  26. Now you read with me:
  27.  
  28. ``Today is April 2nd. Which means yesterday was... ''
  29.  
  30.  
  31. -- 
  32.  
  33.